ostree.git
2013-07-16 Colin Walterscore: Use gs_file_create()
2013-07-16 Colin WaltersUpdate libgsystem
2013-07-15 Colin Waltersadmin: Rename prune -> cleanup, avoid doing repo prune...
2013-07-11 Colin Waltersadmin: Initialize sysroot to / by default, not garbage...
2013-07-11 Colin Waltersadmin status: Print out origin too
2013-07-10 Colin Waltersmain: Also make ostree admin foo --help work
2013-07-10 Colin Waltersmain: Only parse options in subcommands
2013-07-10 Colin Waltersmain: Don't look for /sysroot/ostree too
2013-07-10 Colin WaltersUse AC_USE_SYSTEM_EXTENSIONS instead of #define _GNU_SOURCE
2013-07-10 Colin Waltersmain: Print "error: " prefix on errors
2013-07-10 Colin Waltersadmin: Add a warm fuzzy message to deploy about transac...
2013-07-10 Colin WaltersTODO: Misc updates
2013-07-10 Colin WaltersDelete leftover kernel update hooks
2013-07-10 Colin WaltersBuild without libsoup again
2013-07-10 Colin Waltersostree: Some header file cleanups
2013-07-10 Colin Walterscmd: Drop "ostree admin install" and curl fetcher
2013-07-10 Colin Walterslibostree: Move pull code into here
2013-07-10 Colin Walterslibostree: Move prune into OstreeRepo namespace
2013-07-09 Colin Walterslibostree: Rename ostree-traverse.h into OstreeRepo...
2013-07-09 Colin Walterslibostree: Split off -refs.c
2013-07-09 Colin Walterslibostree: Split off libarchive code
2013-07-09 Colin Walterslibostree: Start splitting up the monstrous ostree...
2013-07-09 Colin WaltersSwitch to #pragma once for headers
2013-07-09 Colin Walterspull: Explicitly use thread-default main context
2013-07-09 Colin Waltersadmin: Use internal pull API instead of subprocess
2013-07-09 Colin Walterspull: Destroy queue watching GSource
2013-07-09 Colin Walterscore: Move pull logic into an API
2013-07-09 Colin Walterspull: Add "tls-permissive" config option to disable...
2013-07-09 Colin Walterspull: Verify SSL/TLS certificates against system CA...
2013-07-09 Colin Waltersprepare-root: Don't be strict about the sysroot mount...
2013-07-09 Colin Walterstests: Add a test of corruption during a pull process
2013-07-09 Colin Walterstests: Drop numeric prefix
2013-07-09 Colin WaltersFix test reference to obsolete ostree-pull
2013-07-08 Colin Waltersrepo: Store transaction file, use it to optimize for...
2013-07-08 Colin WaltersDrop obsolete GRUB2 and kernel update hooks
2013-07-08 Colin WaltersRelease 2013.3
2013-07-08 Colin WaltersAdd a few more bits to EXTRA_DIST
2013-07-07 Colin WaltersRemove stub daemon code
2013-07-07 Colin WaltersRemove built in "triggers"
2013-07-07 Colin Waltersadmin: Fix various compiler warnings
2013-07-07 Colin Waltersadmin: Also delete unsed boot directories
2013-07-07 Colin Waltersadmin: Split up the monstrous ot-admin-functions.c
2013-07-07 Colin WaltersSwitch to libgsystem local allocation macros
2013-07-07 Colin Walters[INCOMPATIBLE CHANGE] Implement new deployment model
2013-07-05 Colin Waltersdeploy: Error out if we see usr/etc
2013-07-05 Colin Walterscore: Allow '.' in refspecs too
2013-07-05 Colin WaltersAdd "trivial-httpd" builtin, use it in tests
2013-07-02 Colin Walterstests: Pull from file:/// only works with archive-z...
2013-07-02 Colin Walterspull: Make fetcher work for file:/// URIs too
2013-07-01 Colin WaltersAdd support for deleting refs
2013-06-29 Colin WaltersAdd "refs" builtin
2013-06-29 Colin WaltersAdd a bit more testing for prune
2013-06-29 Colin WaltersExtract prune logic into an internal API
2013-06-29 Colin Walterspull-local: Support --remote argument
2013-06-29 Colin Walterscore: Add "refspec" which is remote:refname
2013-06-29 Colin Waltersgioutils: Many new utility functions
2013-06-23 Colin Waltersprepare-root: Only bind mount /home, /tmp, /root if...
2013-06-14 Colin Walterscore: Port more callsites to gs_file_enumerator_iterate()
2013-06-14 Colin Walterscore: Update libgsystem, port some uses of GFileEnumerator
2013-06-08 Colin Walterspull-local: Fix race condition pointed out by Benjamin
2013-06-08 Colin Walterspull-local: Fix race condition
2013-06-04 Colin Waltersdracut: Add ostree-remount
2013-06-04 Colin Waltersdracut: Also ensure we're using the systemd module
2013-06-03 Colin WaltersAdd --with-dracut
2013-06-03 Colin Waltersostree-prepare-root: Don't require an extraneous argument
2013-06-03 Colin Waltersostree-prepare-root: Parse /proc/cmdline, make RPRIVATE...
2013-06-02 Colin Waltersostree-prepare-root: New binary, used for systemd-in...
2013-05-31 Colin WaltersDrop support for generating initramfs images client...
2013-05-30 Colin WaltersFold ostree-pull into main binary
2013-05-27 Colin Walterspull: Exit cleanly with an error on failure to fetch...
2013-05-27 Colin Waltersupgrade: Actually prune deployments again
2013-05-17 Colin WaltersTODO: Update
2013-05-16 Colin Waltersupgrade: Actually deploy upgraded tree again
2013-05-16 Colin Waltersadmin: Add -r option to upgrade to initiate a reboot...
2013-05-15 Colin Waltersupgrade: Don't require specification of osname
2013-05-01 Colin WaltersAdd a --version argument that also outputs features
2013-05-01 Colin Waltersarchive-test: Handle umask of 022 or 002
2013-05-01 Colin WaltersInstall tests
2013-05-01 Colin Walterscheckout: Add --allow-noent option
2013-04-30 Colin Waltersrepo: Fix race condition in async checkout
2013-04-30 Colin Walterslibotutil: Drop is-hidden from fast queryinfo
2013-04-29 Colin Walterslibgsystem: Update to latest
2013-04-26 Colin Waltersdeploy: Swap current symlink only after updating the...
2013-04-22 Colin Walterslibgsystem: Update
2013-04-21 Colin Walterspull-deploy: Tweak documentation to show using it for...
2013-04-15 Colin Waltersadmin: Use linkcopy_sync_data() for initramfs instead...
2013-04-08 Colin Waltersprune: Use g_format_size() so we get a human-readable...
2013-04-03 Colin Walterswaitablequeue: Only use API from GLib 2.34
2013-04-02 Colin WaltersRelease 2013.2
2013-04-02 Colin Waltersbuild: Add scripts to EXTRA_DIST
2013-04-02 Colin Waltersswitchroot: Suppress compiler warning for asprintf
2013-04-02 Colin WaltersRelease 2013.1
2013-04-01 Colin Walterspull: Rework threading communication model
2013-04-01 Colin Waltersrun-apache: Use -DFOREGROUND, not -X
2013-04-01 Colin Walterscore: Fix object enumeration for archive-z2 repositories
2013-03-29 Colin Walterspull: Drop support for original archive repositories
2013-03-26 Colin Walterstests: Update expected diff output
2013-03-18 Colin Waltersadmin: Assume we're using /ostree if there's a toplevel...
2013-03-16 Colin Waltersadmin: Support installing pregenerated initramfs images...
2013-03-12 Colin Waltersbuild: Bump GLib dependency to 2.34.0
next